object FormConfigAdjuntosPeligrosos: TFormConfigAdjuntosPeligrosos Left = 432 Top = 201 BorderIcons = [biSystemMenu] BorderStyle = bsSingle Caption = 'Configuraci�n de archivos adjuntos peligrosos' ClientHeight = 178 ClientWidth = 422 Color = 14215660 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] Scaled = False Icon.Data = {} KeyPreview = True OldCreateOrder = False Position = poScreenCenter OnKeyPress = FormKeyPress OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object GrpAdjuntosPeligrosos: TPlaGroupBox Tag = 15900 Left = 14 Top = 7 Width = 394 Height = 122 TitleFont.Charset = DEFAULT_CHARSET TitleFont.Color = 13977088 TitleFont.Height = -11 TitleFont.Name = 'Tahoma' TitleFont.Style = [] Caption = 'Archivos adjuntos potencialmente peligrosos' TabOrder = 0 object TxtInfoAdjuntosPeligrosos: TLabel Tag = 16000 Left = 57 Top = 22 Width = 327 Height = 26 AutoSize = False Caption = 'Indica qu� tipo de archivos deseas que sean considerados peligro' + 'sos.' Transparent = True WordWrap = True end object ImgAdjuntosPeligrosos: TImage Left = 10 Top = 22 Width = 32 Height = 32 Picture.Data = {} Transparent = True end object PlaCheckBoxMIMEIncorrecto: TPlaCheckBox Tag = 16100 Left = 57 Top = 56 Width = 183 Height = 16 HelpContext = 217 Caption = 'Archivos con tipo MIME incorrecto' TabOrder = 0 end object PlaCheckBoxDobleExtension: TPlaCheckBox Left = 57 Top = 74 Width = 161 Height = 16 HelpContext = 217 Caption = 'Archivos con doble extensi�n' TabOrder = 1 end object PlaCheckBoxExtensiones: TPlaCheckBox Left = 57 Top = 92 Width = 210 Height = 16 HelpContext = 218 Caption = 'Archivos con las siguientes extensiones' TabOrder = 2 OnClick = PlaCheckBoxExtensionesClick end object PlaButtonExtensiones: TPlaButton Left = 297 Top = 89 Width = 85 Height = 21 HelpContext = 219 Caption = 'Extensiones...' TabOrder = 3 OnClick = PlaButtonExtensionesClick end end object ButtonAceptar: TPlaButton Tag = 2200 Left = 254 Top = 146 Width = 73 Height = 21 HelpContext = 193 Caption = '&Aceptar' TabOrder = 1 OnClick = ButtonAceptarClick Default = True ModalResult = 1 end object ButtonCancelar: TPlaButton Tag = 2400 Left = 335 Top = 146 Width = 73 Height = 21 HelpContext = 194 Caption = '&Cancelar' TabOrder = 2 TabStop = False Cancel = True ModalResult = 2 end end